/include/Payment_Config.php

Description

Payment config file

Constants
ERROR_HANDLER_CONFIG = false (line 37)

Indicator of config inclusion

ERROR_HANDLER_MODE_DATABASE = 3 (line 44)
ERROR_HANDLER_MODE_DISPLAY = 2 (line 43)
ERROR_HANDLER_MODE_LOG = 1 (line 42)

Constants for setting Error_Handler class working mode

PAYMENT_CONFIG = true (line 11)

Indicator of config inclusion

PAYMENT_ENGINE_RECEIVE = 200 (line 27)

RECEIVE mode expects that class will recieve data from payment system server

PAYMENT_ENGINE_SEND = 100 (line 22)

SEND mode expects that data will be send to the payment system server

PAYMENT_IGNORE_TEST_PAYMENT = false (line 17)

This mode uses testing payments.

In the mode of the real work the value PAYMENT_IGNORE_TEST_PAYMENT must be false.

Documentation generated on Thu, 04 Sep 2008 16:15:21 +0400 by phpDocumentor 1.3.0RC3